gir1.2-gtk-4.0: Add Provides for gir1.2-gdk-4.0, gir1.2-gdkx11-4.0 and gir1.2-gsk...
authorSimon McVittie <smcv@debian.org>
Tue, 24 Apr 2018 07:30:33 +0000 (08:30 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 24 Apr 2018 07:30:33 +0000 (08:30 +0100)
debian/changelog
debian/control
debian/control.in

index 8b10f00cd5ea4ad88af04db6c84ef51f480f286d..d7bab6834573b1a8fb81cbf961d328b5f230ce44 100644 (file)
@@ -19,6 +19,8 @@ gtk+4.0 (3.92.1-2) UNRELEASED; urgency=medium
   * d/patches: Delete patches that aren't applied
   * d/patches: Refresh remaining patches through gbp pq
     - Get date/author information from d/changelog where needed
+  * gir1.2-gtk-4.0: Add Provides for gir1.2-gdk-4.0, gir1.2-gdkx11-4.0
+    and gir1.2-gsk-4.0 to reflect its contents
 
  -- Jeremy Bicha <jbicha@debian.org>  Fri, 19 Jan 2018 22:05:35 -0500
 
index 3a8dd7207bc513702dc8e77b21797d34d7eea1b9..972f5f8d3780153cfa774569d8c6d5917f086834 100644 (file)
@@ -57,8 +57,8 @@ Build-Depends-Indep: libglib2.0-doc,
                      docbook-xsl,
                      xsltproc,
 Standards-Version: 4.1.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-gnome/gtk+4.0.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-gnome/gtk+4.0.git
+Vcs-Browser: https://salsa.debian.org/gnome-team/gtk4
+Vcs-Git: https://salsa.debian.org/gnome-team/gtk4.git
 Homepage: http://www.gtk.org/
 
 Package: libgtk-4-0
@@ -224,6 +224,9 @@ Depends: libgtk-4-common,
          ${gir:Depends}
 Breaks: python-gi (<< 3.18),
         python3-gi (<< 3.18),
+Provides: gir1.2-gdk-4.0 (= ${binary:Version}),
+          gir1.2-gdkx11-4.0 (= ${binary:Version}),
+          gir1.2-gsk-4.0 (= ${binary:Version}),
 Description: GTK+ graphical user interface library -- gir bindings
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable
index fe3fef8574c1080ca25be73082179e53e7f51503..454cc8fb2a41bbcedb4386865614dd619560751b 100644 (file)
@@ -224,6 +224,9 @@ Depends: @COMMON_PKG@,
          ${gir:Depends}
 Breaks: python-gi (<< 3.18),
         python3-gi (<< 3.18),
+Provides: gir1.2-gdk-4.0 (= ${binary:Version}),
+          gir1.2-gdkx11-4.0 (= ${binary:Version}),
+          gir1.2-gsk-4.0 (= ${binary:Version}),
 Description: GTK+ graphical user interface library -- gir bindings
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable